home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / tcp_ip / tnos / help100b / mbox.hlp < prev    next >
Encoding:
Text File  |  1993-11-18  |  25.8 KB  |  653 lines

  1. :*
  2. The commands can be abbreviated by leaving out any non-capitalized letters
  3. :*
  4. in the command name. Parameters in "[]" are optional.
  5. :*
  6.  
  7. :*
  8. NOTE: Commands marked with "*" are only available to SYSOPs.
  9. :?:help
  10. :*
  11.  
  12. ?               Give short list of all commands
  13. :@
  14. @               Enter SYSOP mode   (SYSOPs only)
  15. :area
  16. Area            Give list of message areas without descriptions
  17. :area
  18. Area name       Change to area 'name'
  19. :af:area
  20. AF              Give the areas list with descriptions
  21. :al:area
  22. AL name         Change to area 'name' and list new messages
  23. :an:area
  24. AN              Same as 'AS', but only lists areas with new messages
  25. :an:area
  26. AN ALL          Same as 'AN', also lists personal areas with new messages *
  27. :as:area
  28. AS              Give the areas list with number of messages summary
  29. :as:area
  30. AS ALL          Same as 'AN', also lists personal areas summary *
  31. ::area
  32.  
  33.      The Area command will list the mail areas that contain messages
  34.      you may read.
  35.  
  36.      'A' will give a short listing, whereas
  37.      'AF' will give a full listing with descriptions (if available)
  38.  
  39.      'AN' will give a listing of areas with unread messages and
  40.      'AS' will give a detailed listing of all areas with number of messages
  41.  
  42.      To read messages in one of the area, type 'A <areaname>'
  43.      You will then be told how many new, not previously listed messages
  44.      there are in this area.
  45.  
  46.      To change areas and give a listing of all unread messages, type
  47.      'AL <areaname>'.
  48.  
  49.      You can send mail to any of the listed areas as 'S areaname'
  50. :bye:exit:quit
  51. Bye             Bye (ie. disconnect)
  52. :bump
  53. BUmp user       Bump a user from the system *
  54. :c:conference
  55. C               Conference bridge (i.e. CROWD) entry to default channel
  56. :connect
  57. Connect pt cl   AX.25 connection, if permitted on port 'pt' to call 'cl'
  58.      The connect command has several modes:
  59.  
  60.      C
  61.      CA
  62.      C port call
  63.  
  64.      C (or CONF) puts you in the conference bridge; this is a roundtable
  65.      discussion feature.
  66.  
  67.      CA (if available) connects you to an Internet Callbook server.
  68.  
  69.      C[onnect] [port] [callsign] [<digipeater> . . .]
  70.      to connect to station 'callsign' on interface 'port',
  71.      possibly via digipeaters 'digipeater...' (note the lack of 'via'!)
  72.      For a list of valid port names, try 'H PORTS'.
  73. :conference
  74. CONFerence #    Conference bridge entry (optional initial channel number #)
  75. :download
  76. Download file   Download textfile 'file'
  77. :del:zap
  78. DEl file        Delete a file (if permitted)
  79.      Z[ap] [/][<path_name>/]<filename>
  80.  
  81.      The zap command allows you to delete a file in the current directory,
  82.      or one you specify with the optional path_name.  Use of this command
  83.      requires that permission be granted by the operator of this system.
  84.  
  85. EXAMPLES
  86.      del myfile.txt            (Deletes myfile.txt in the current dir)
  87.      z /nos/mydir/myfile.txt   (Deletes myfile.txt in /nos/mydir)
  88.  
  89. :dir:what
  90. DIr             Listing of files in the current directory (same as 'W')
  91. :dir:what
  92. DIr path        Listing of the directory 'path'. Wildcards are accepted
  93. :du:download
  94. DU file         Download a uuencoded file (for binary files)
  95. ::du:download
  96.      D[ownload] [/][<path_name>/]filename
  97.      DU [/][<path_name>/]filename
  98.  
  99.      The download command will begin sending a file from this system
  100.      to you.  Use the  "D" command to send a plain  ASCII text file.
  101.      You can also download binary files converted to UUENCODED ASCII
  102.      by using the "DU" command. You will need the "uudecode" utility
  103.      to convert  this ASCII  file  back to  binary.  Source code, in
  104.      various  languages,  for uudecode can be  downloaded  from most
  105.      TNOS systems. Look for uudecode.bas, uudecode.c, etc.
  106.  
  107.      The optional  path_name may be included along with the filename
  108.      if the  desired file is not in the  current  directory (you can
  109.      determine this using the W[hat] command).  Please note that the
  110.      character used to separate the path and filename is a "/".
  111.  
  112. EXAMPLES
  113.      download oscar13.inf
  114.      du public/files.txt
  115. :escape
  116. Escape          Show the escape character
  117. :escape
  118. Escape char     Set the escape character to 'char' (one character!)
  119. :escape
  120. Escape on|off   Set the escape character mode
  121.  
  122.      The  escape  command, when  entered by  itself, will display the
  123.      character that  is currently set  as the  escape character. This
  124.      character  is what  will be  used if you  want to  exit from the
  125.      current  session.  For  instance,  if you have  started a "chat"
  126.      session, and you don't get  any response from the operator after
  127.      waiting a few  minutes,  you can  enter  the  escape  character,
  128.      followed  by  a  <RETURN>  or  <ENTER>, and the  session will be
  129.      terminated.  You will then be returned to the MBOX prompt.
  130.  
  131.      The escape  character may be  changed to one  of your preference
  132.      by entering "escape"  followed  by a  <SPACE> and  the character
  133.      that will  become  the  new  escape  character.  This  must be a
  134.      single typed character (the <CTRL> key may be used in addition).
  135.  
  136.      Escape mode can be turned off, which is necessary if you need to
  137.      pass binary data through the BBS (forwarding to-from FBB systems,
  138.      for instance.
  139.  
  140. EXAMPLES
  141.      escape ^Z          (the ASCII character <CTRL>Z)
  142.      escape X           (the character "x" is the new escape)
  143. :exit:quit:bye
  144. EXit            Exit, same as 'bye' (ie. disconnect)
  145. :expand
  146. EXPand alias    Expands a local alias/mail-group name to list of names
  147. :finger
  148. Finger topic    Finger users (information on users or topics)
  149.      F[inger] [<user_name>][@<host>]
  150.  
  151.      The finger command retrieves  personal information about users of a
  152.      system.  When used by itself, a list of known  users on the current
  153.      system will be displayed. When a user_name is added to the command,
  154.      finger will display information about that particular user.
  155.  
  156.      The same functions  detailed above  may be  performed on some other
  157.      TCP/IP host connected to the network. Just add the "@<host>" to the
  158.      finger command as specified in the usage line above.  To get a list
  159.      of the  users on a  remote  system, enter  "finger"  followed  by a
  160.      <SPACE> and an "@", then the host name.  To get information about a
  161.      remote user, simply insert the user name before the "@".
  162.  
  163.      To list the users in the conference bridge, use "finger conf".
  164.      To list the users in the BBS, use "finger bbs".
  165.      To list the current status of the system, use "finger stat".
  166.  
  167. EXAMPLES
  168.      finger           (list the known users on this system)
  169.      f sysop          (list info about the local user "sysop")
  170.      f @ko4ks         (list the known users at host "ko4ks")
  171.      f johan@wg7j     (display info about "johan" at host "wg7j")
  172. :fdesc
  173. FDesc file      File Description of an uploaded 'file' for 'W/DIR' command
  174. :get
  175. Get A[rea]      Display current area-indication in prompt status
  176. :get
  177. Get C[ompres]   Display status of compressed (LZW) input/output
  178. :get
  179. Get F[inger]    Display your personal information, available w/FINGER
  180. :get
  181. Get G[raphics]  Display your setting for ANSI color graphics
  182. :get
  183. Get M[ore]      Show number of lines before more-prompt
  184. :get
  185. Get N[ame]      Display login name in prompt on/off status
  186. :get
  187. Get S[can]      Display status of whether new messages are scanned on login
  188. :get
  189. Get SI[g]       Display your personal signature for messages
  190. :get
  191. Get X[pert]     Display current Expert status
  192. :group
  193. GRoup S[ub] g   Subscribes to (adds yourself to) the mail group, "g"
  194. :group
  195. GRoup U[ns] g   Unsubscribes (Removes yourself) from mail group, "g"
  196. :group
  197. GRoup L[ist]    Lists the current mail groups on the BBS.
  198. :group
  199. GRoup I[nf] g   Informs you of all new members to the mail group, "g" *
  200. :group
  201. GRoup UNI g     Uninforms (stops informing) additions to mail group, "g" *
  202. :group
  203. GRoup A[dd] g   Adds (creates) a new mail group, "g" *
  204. :group
  205. GRoup D[el] g   Deletes an existing mail group, "g" *
  206. :group
  207.  ==------->>    A SYSOP can execute a GROUP cmd on behalf of another user
  208. :group
  209.                 by adding their name as a fourth parameter to the GROUP cmd.
  210. :help:?
  211. Help [subj]     Help - get help on a subject
  212. :home
  213. HOme            Change the name of your HOME BBS
  214. :home
  215. HOme usr @bbs   Sets new HOME BBS of user 'usr' to 'bbs' *
  216.  
  217.      The home command allows you to change your HOME BBS.
  218. :iheard
  219. IHeard          Lists TCP/IP stations that have been heard
  220. :info
  221. Info            Information Server (if available), else info on this system
  222. :iproute
  223. IProute         Display non-private IP routing table
  224. :if
  225. IF              Information on messages queued for forwarding *
  226. :jheard
  227. Jheard          Just heard, on all ports
  228. :jheard
  229. Jheard port     Just heard on 'port'
  230.      J[heard] [<interface>]
  231.  
  232.      The jheard command will display a list of all the station callsigns
  233.      that have been received as  sending packet  traffic on the channel,
  234.      the time since  the station was heard last, and the total number of
  235.      packets  received.  When  the command  is used  alone (no interface
  236.      specified), the "heard" lists for all interfaces will be displayed.
  237.      To display a list of  stations  heard on only a particular channel,
  238.      specify the "<interface>" name along with the "jheard" command.
  239.  
  240.      Warning:  if this system has been on the air for very long, and the
  241.      channels are very active, this list could be extremely long.
  242.  
  243. Examples:
  244.  
  245.      j 2m
  246.      jheard
  247. :kill
  248. Kill #          Kill message # (one or more numbers accepted)
  249. :km:kill
  250. KM              Kill Mine, kills all read messages
  251. :ks:kill
  252. KS from to      Kills section of messages starts with 'from', ends with 'to'
  253. :ku:kill
  254. KU #            Kill Undo, undoes a messages marked to be killed
  255.      K[ill] [<message_number>] [<message_number> . . .]
  256.      KU     [<message_number>] [<message_number> . . .]
  257.      KS <start_with_number> <end_with_number>
  258.      KM
  259.  
  260.      The kill  command  allows you to delete  messages  from the  current
  261.      mailbox (if you  have been  given that permission by the  operator).
  262.      At least  one message  number must be supplied.  The message numbers
  263.      you can select from can be displayed with the "L[ist]" command.  The
  264.      second parameter on each line of the list is the <message_number>.
  265.  
  266.      The unkill command  (KU) allows  you to un-delete messages that have
  267.      been previously killed.
  268.  
  269.      The kill section command (KS) allows you to kill a range of messages
  270.      starting with <start_with_number> and ending with <end_with_number>.
  271.  
  272.      KM will delete all read messages in the area.
  273.  
  274.      The kill  command  only applies  to messages  in  the  current  mail
  275.      "area".  The current mail area can be  checked and modified with the
  276.      "A[rea]" command.
  277. :list
  278. List            List new messages
  279. :l$:list
  280. L$ xyz          List only messages with string 'xyz' in the Message-ID: field
  281. :l>:list
  282. L> xyz          List only messages with string 'xyz' in the To: field
  283. :l<:list
  284. L< xyz          List only messages with string 'xyz' in the From: field
  285. :la:list
  286. LA              List ALL messages in current area
  287. :lb:list
  288. LB              List messages with message type B (bulletins)
  289. :lh:list
  290. LH              List messages held for review by SYSOP
  291. :ll:list
  292. LL n            List last n messages
  293. :lm:list
  294. LM              List mine, lists new messages
  295. :ls:list
  296. LS xyz          List only messages with string 'xyz' in the Subject: field
  297. :lt:list
  298. LT              List message with message type T (traffic)
  299.      L[ist] [<starting_msg_number> [<ending_msg_number>] ]
  300.      LA
  301.      LH
  302.      LL <number>
  303.      LM
  304.      LB
  305.      LT
  306.      L>
  307.      L<
  308.      LS
  309.      L$
  310.  
  311.      The list command prints a list of the messages in the current
  312.      mailbox (or "area").  For each message, the list contains the
  313.      subject header line, the time and date it was created, who it
  314.      is from, how many bytes long it is, and whether or not it has
  315.      been read.
  316.  
  317.      L by itself will display the headers for all unread messages,
  318.           if any.
  319.      LA will list all messages, read or unread
  320.      LH will list all messages awaiting review of SYSOP
  321.      LL will display the last <number> of message headers.
  322.      LM is the same as 'L'
  323.      LB will list all bulletins
  324.      LT will list all traffic
  325.      L> xxx  will list all messages that have the string 'xxx'
  326.              in the To: address
  327.      L< xxx  will list all messages that have the string 'xxx'
  328.              in the From: address
  329.      LS xxx  will list all messages that have the string 'xxx'
  330.              in the Subject: field
  331.      L$ xxx  will list all messages that have the string 'xxx'
  332.              in the BID field
  333.  
  334.      You may include an optional "starting_msg_number"  from which
  335.      to begin displaying  the list.  If you specify a starting msg
  336.      number, then  you may also specify an  ending number as well.
  337.      This will limit the display for you in case there are a large
  338.      number of messages in a particular "area" mailbox.
  339. :mboxusers:user
  340. Mboxusers       Shows current mailbox users
  341.      The M command will display a list of all the current users,
  342.      how they connected, and their current activity.
  343. :ma
  344. MA [#]          Makes a held message available, no longer held for review *
  345. :mc
  346. MC name         Copy the current message to new area 'name' *
  347. :mc
  348. MC x [y z] name Copy messages x,y and z in current area to new area 'name' *
  349. :mf
  350. MF x name       Marks message x for forwarding to BBS 'name' *
  351. :mh
  352. MH #            Holds a message for review by the SYSOP *
  353. :mk
  354. MK              Mailbox forwarding kick (start outbound forwarding) *
  355. :ml:user
  356. ML              Shows all past users since system startup
  357. :ml:user
  358. ML n            Shows the n past users since startup
  359. :ml:user
  360. ML call         Shows when 'call' logged on last
  361. :mm
  362. MM name         Move the current message to new area 'name' *
  363. :mm
  364. MM x [y z] name Move messages x,y and z in current area to new area 'name' *
  365. :mp
  366. MP #            Makes message # a permanent message, will not expire *
  367. :mr
  368. MR t fl to [fm] Read file 'fl', address it in a message of type 't', send it
  369. :mr
  370.                 to user 'to', from 'fm', or from you if no 'fm' (import) *
  371. :ms
  372. MS              Show mailbox status
  373.  
  374.      'MS'  will give some info on the number of messages handled since
  375.      the system has been up
  376. :mt
  377. MT #            Changes permanent message # to a temporary message *
  378. :mw
  379. MW x [y z] file Write messages x,y and z in current area to 'file' (export) *
  380. :mx
  381. MX              Mailbox 'expire now' kick (start expiring of old messages) *
  382. :news
  383. News            Enter the News Center (if available)
  384. :operator
  385. Operator        Chat with operator (if system is attended)
  386.  
  387.      The Operator command allows you to "talk" keyboard-to-keyboard
  388.      with the operator of this TNOS system, if the system is attended.
  389.  
  390.      When you wish to terminate the chat session, type  the  escape
  391.      character on your keyboard, and then press <ENTER> or <RETURN>.
  392.      The default escape character is "CTRL-T",  which  means to hold
  393.      down the <CTRL> key and press the <X> key simultaneously.  This
  394.      escape character may be changed to whatever you prefer by using
  395.      the "E[scape]" command.
  396. :ports
  397. Ports           Give a list of the ports of the system
  398.  
  399.      The Ports command prints a list of interfaces (ports) that
  400.      are installed in this system, along with a description, if one has
  401.      been setup for that port.  These ports can be used to make
  402.      outgoing AX.25 connections with the "C[onnect]" command.
  403. :query
  404. QUEry           Query the callbook server (when available)
  405.         Q <call> [<call> . . .]
  406.  
  407.         When available, this queries the BuckMaster CDRom callbook
  408.         server for info on the calls given.
  409.         More then one call per query is allowed.
  410. :quit:exit:bye
  411. Quit            Quit, same as 'bye' (ie. disconnect)
  412.  
  413.      The Bye (or Exit) command is used when you want to exit from
  414.      the TNOS MBOX.  This will  close your  mailbox  file and remove any
  415.      personal messages that you have deleted with the K[ill] command.
  416. :quote
  417. QUOte           Display the Quote-of-the-day
  418. :read
  419. Read n          Read message n (a list of numbers is accepted)
  420. :reply:sr
  421. REPly           Send a reply to the current message
  422. :reply:sr
  423. REPly n         Send a reply to message number n
  424. :rh:read
  425. RH n            Read with headers (same as V command)
  426. :rm:read
  427. RM              Read Mine, reads all unread messages
  428.      R[ead] <msg_number> [<msg_number> . . .]
  429.      RH <msg_number> [<msg_number> . . .]
  430.      RM
  431.      <msg_number>
  432.      <ENTER>
  433.  
  434.      Each of these  commands allows you to read a message (or messages) from
  435.      the current mail area.  To read a specific message, you may either type
  436.      "read #" or just  the number by itself.  If there is a specific list of
  437.      messages  you are interested  in  (determined  by the use of the L[ist]
  438.      command, for  instance),  you can  enter  the list  of  message numbers
  439.      (separated by spaces) on the  "read" command-line.  You can also simply
  440.      advance sequentially  through the messages by just pressing the <ENTER>
  441.      key.  This will display the  next message in order.  The "read" command
  442.      displays only an  abbreviated portion of the mail headers.  If you want
  443.      all the header lines displayed, use the V[erbose] command instead.
  444.      RH will show all the headers of the message (same as V[erbose]).
  445.      RM will display, without interruption, all unread messages.
  446.  
  447. EXAMPLES
  448.      read 3 5        (Display only messages 3 and 5)
  449.      4               (Display message 4)
  450.      <CR>            (Display next message)
  451. :rmail
  452. RMAil destbbs   Send an RMAIL message to 'destbbs'
  453. :route
  454. ROute address   Displays list of BBS routes the address forwards to
  455. :send
  456. Send user       Send message (defaults to private)
  457. :sb:send
  458. SB user         Send bulletin (be careful!)
  459. :sc:send
  460. SC user         Send with Carbon Copy to others
  461. :set
  462. SET A[rea]      Toggle current area-indication in prompt status
  463. :set
  464. SET C[ompress]  Toggle use of compressed (LZW) input/output (TNOS required)
  465. :set
  466. SET F[inger]    Use to define your personal information, available w/FINGER
  467. :set
  468. SET G[raphics]  Toggle your setting for ANSI color graphics
  469. :set
  470. SET M[ore] n    Set more-prompt to n lines
  471. :set
  472. SET N[ame]      Toggle login name in prompt on/off
  473. :set
  474. SET S[can]      Toggle status of whether new messages are scanned on login
  475. :set
  476. SET SI[gnature] Use to set a personal signature for messages
  477. :set
  478. SET X[pert]     Toggle Expert status
  479. :sf:send
  480. SF              Forward current message to someone else
  481. :sf:send
  482. SF n            Forward message number n to someone else
  483. :slip
  484. SLip            Quit and make interface available for IP protocols
  485. :slip
  486.                 Only available on hard-wired and telephone connections
  487. :sp:send
  488. SP user         Send private message
  489. :sr:reply
  490. SR              Send a reply to the current message
  491. :sr:reply
  492. SR n            Send a reply to message number n
  493. :st:send
  494. ST user         Send traffic message
  495. :st:send
  496.  ==------->>    Proceed the SEND commands with a "~" for no signature or a
  497. :st:send
  498.                 "^" for a return receipt ("^" only works on TNOS dest BBS).
  499. ::send
  500.      S[end] <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  501.      SP <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  502.      SB <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  503.      ST <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  504.      SR [msg_number]
  505.      SF <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  506.      SC
  507.  
  508.      The send command allows you to enter a message  and send it to a user at
  509.      either this system, or some other system on the network. The "from_addr"
  510.      and "bulletin_id" fields are  for special use and won't be covered here.
  511.      The "S" command  may also be followed by "P", "B", or any  other message
  512.      type  you use  (e.g. SP wb7xxx @ n7xxx).  The  standard type  are P (for
  513.      personal, "B" (for bulletin) and  "T" (for traffic). The S[end]  command
  514.      is the same as using  the "SP"  command. The "SR" command allows  you to
  515.      "reply" to either the  current message or the  message number specified.
  516.      The subject will be copied  and the reply will be sent to the address it
  517.      was  sent  from.  The "SF" command  will  forward a copy of  the current
  518.      message to the user specified.
  519.  
  520.      SC allows you to send a message to more then one user. The system will
  521.      prompt with "Cc: ", which allows you to add more users to be send
  522.      Carbon copies of the message. Separate users on the Cc line with commas
  523.  
  524. EXAMPLES
  525.      send kf7xx            (Send a message to the local user, kf7xx)
  526.      s kf7xx @ wb7xxx      (Send a message to kf7xx at the wb7xxx host)
  527.      sr 3                  (Reply to message number 3)
  528.      sf n7aaa%n7bbb@w7ccc  (Forward current msg to n7aaa at n7bbb via w7ccc)
  529.      sc wg7j               (Send with Carbon copy to others)
  530.       Cc: ka7ehk, n7dva@n7dva
  531. :telnet
  532. Telnet host     Telnet to 'host' (if permitted)
  533.      T[elnet] <hostname> [<port_number>]
  534.  
  535.      The telnet command allows you to initiate a TCP  connection from the
  536.      TNOS mailbox out across  the network to another host. This allows an
  537.      AX.25  user with nothing more than a terminal and TNC to gain access
  538.      to the TCP/IP network.
  539.  
  540.      By  including  the optional port_number,  you can connect to any TCP
  541.      server at the given  host.  The  default is to  be connected  to the
  542.      "telnet" server, which  in the case  of TNOS  software, is the MBOX.
  543.  
  544.      To quit the session at any time, enter the escape character (<CTRL>T
  545.      by default, can be changed with the E[scape] command).
  546. :time
  547. TIme            Displays current system time of BBS
  548.  
  549.      The time command will display the current time on the BBS.
  550. :tutor
  551. TUtor           Enter the Tutorial Server (if available)
  552. :upload
  553. Upload file     Upload a textfile
  554.      U[pload] [/][<path_name>/]<filename>
  555.  
  556.      The  upload  command  allows you to transfer  an ASCII  file from your
  557.      system onto disk at this host.  You may also specify a full  path_name
  558.      containing a specific  directory in which to deposit the new "upload".
  559.      All uploads can only go into the  directory that  you  logged into, or
  560.      into another directory under the current one.
  561.  
  562.      The transfer  proceeds  line-by-line  until  the  file is sent and you
  563.      enter either a "<CTRL>Z" or "/ex"  as the first thing on a blank line.
  564.  
  565. EXAMPLES
  566.      upload kepler.txt
  567.      u /public/satelite/oscar13.txt
  568. :user:ml
  569. USer            Shows all past users since system startup
  570. :user:ml
  571. USer n          Shows the n past users since startup
  572. :user:ml
  573. USer call       Shows when 'call' logged on last
  574.  
  575.      'ML'  will list all past users of the system, when they were last on
  576.      and how many times they've connected.
  577.  
  578.      'ML n'     will show the last n users of the system
  579.      'ML call'  will list when 'call' last logged in
  580. :verbose:read
  581. Verbose n       Verbose read of message n (a list is accepted)
  582. :vm:verbose:read
  583. VM              Verbose read of all unread messages
  584.      V[erbose] <msg_number> [<msg_number> . . .]
  585.      or
  586.      VM, 'verbose mine'
  587.  
  588.      This command allows you to read a message (or messages) from the current
  589.      mail area, and it includes all the header lines for display.
  590.  
  591.      To view a specific message with all headers, type "verbose #", where the
  592.      "#" is the number of  the message to be  displayed.  (The R[ead] command
  593.      operates the same way, but with abbreviated header lines).
  594.  
  595.      If there is a specific list of messages  you are  interested in, you can
  596.      enter the list of message numbers (separated by spaces) on the "verbose"
  597.      command-line.
  598.  
  599.      VM will display, without interruption, all unread messages in the area
  600. :what:dir
  601. What            What files ? in the current directory
  602. :what:dir
  603. What path       Listing of the directory 'path'. Wildcards are accepted
  604. ::what:dir
  605.      W[hat] [/][<path_name>]
  606.      DIR    [/][<path_name>]
  607.  
  608.      The what (or  directory) command  generates a  sorted directory  listing
  609.      of the current directory or the one specified by the optional path_name.
  610.      The  listing includes the filename  (or subdirectory name if  there is a
  611.      "/" appended), the file size in bytes, creation time, and date.
  612.  
  613. EXAMPLES
  614.      dir           (Displays a directory listing of the "current" dir)
  615.      w /nos/pub    (Display a list of files contained in the "/nos/pub" dir)
  616. :wa:write
  617. WA "msg"        Write a message "msg" to all other mailbox users *
  618. :wa:write
  619.                 Note, you MUST use quotes around the message!
  620. :wpages
  621. WPages user     Get White Pages address of user
  622. :wpages
  623. WPages u @bbs   Sets new White Pages address of user 'u' to 'bbs' *
  624. :wa:write
  625. WRite ur "tx"   Write a message "tx" to another mailbox user "ur" *
  626. :wa:write                Note, you MUST use quotes around the message!
  627. :xpert
  628. Xpert           Toggle Expert status
  629.      The Xpert command toggles the prompts that the system gives
  630.  
  631.      X  - toggles the prompt between using long and short prompts.
  632.      XA - toggles the 'current area' indication on or off.
  633.      XN - toggles on/off the 'login name' being added to the prompt
  634.      XM - shows the number of lines before -more- prompting occurs in lists
  635.      XM n - sets the number of lines ...
  636.      XS - toggles status of whether new messages are scanned on login
  637.  
  638.      The state of the above is remembered at logout and used at next login
  639.  
  640.      For more help, see "SET".
  641. :xa
  642. XA              Toggle current area-indication in prompt status
  643. :xc
  644. XC              Toggle use of compressed (LZW) input/output (TNOS required)
  645. :xm
  646. XM n            Set more-prompt to n lines
  647. :xn
  648. XN              Toggle login name in prompt on/off
  649. :xs
  650. XS              Toggle status of whether new messages are scanned on login
  651. :zap:del
  652. Zap file        Zap (delete) a file (if permitted)
  653.